home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8670 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: champalber@aol.com (Champalber)
  3. Newsgroups: comp.lang.c++
  4. Subject: Owner Drawn Buttons on BC++ 3.1 OWL
  5. Date: 25 Feb 1996 18:29:37 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4gqrd1$771@newsbf02.news.aol.com>
  9. Reply-To: champalber@aol.com (Champalber)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. Has anybody managed to get 'owner drawn' buttons working on BC++ 3.1 using
  13. OWL?
  14.  
  15. I had a go using the method described in the help files (redefining
  16. functions ODADrawEntire, ODAFocus and ODASelect of TControl), but it
  17. seemed to work *very* slowly. (The problem _may_ have to do with the fact
  18. that the WM_MEASUREITEM message, which is supposed to be sent by windows,
  19. is never sent.)
  20.  
  21. When I see all these neat buttons with great pictures on it, I get
  22. jealous.
  23.  
  24. If there is another way to get nice big graphic buttons, that I can use in
  25. my BC++ (preferably OWL) code, feel free to tell me all about it.
  26.  
  27. If anyone has some sample code I could have a look at, I would appreciate
  28. it.
  29.  
  30. Richard Champalbert.
  31. champalber@aol.com
  32.